libbpf: link shared object with libelf
authorHilko Bengen <bengen@debian.org>
Sun, 2 Dec 2018 23:26:03 +0000 (23:26 +0000)
committerSalvatore Bonaccorso <carnil@debian.org>
Thu, 18 Jul 2019 22:23:17 +0000 (23:23 +0100)
commit0f0762e81091841efcd728de0d04f0c118c379d6
treef5f8a095b7e4edff58731fbee9d74ca8471962c1
parent327dcfb569b8922ec08f13d1692c5551fd7c7cf8
libbpf: link shared object with libelf

libbpf.so needs to be linked against libelf to avoid missing symbols.

Signed-off-by: Hilko Bengen <bengen@debian.org>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name libbpf-link-shared-object-with-libelf.patch
tools/lib/bpf/Makefile